nl.telin.mymedia.wordnet
Class WordnetEnricher

java.lang.Object
  extended by nl.telin.mymedia.wordnet.WordnetEnricher

public class WordnetEnricher
extends java.lang.Object

Enriches an ontology with adjective forms from WordNet After generating the owl file add these lines to the owl:


Constructor Summary
WordnetEnricher()
           
 
Method Summary
 void enhanceAll()
           
 void enrich(java.lang.String[] args)
           
static void main(java.lang.String[] args)
           
static void printUsage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WordnetEnricher

public WordnetEnricher()
Method Detail

enrich

public void enrich(java.lang.String[] args)

enhanceAll

public void enhanceAll()

printUsage

public static void printUsage()

main

public static void main(java.lang.String[] args)
Parameters:
args -